home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk97 / passthebucks / readme.fonts < prev    next >
Text File  |  1995-03-19  |  963b  |  22 lines

  1.      NOTICE   ***   NOTICE   ***   NOTICE   ***   NOTICE   ***   NOTICE
  2.  
  3.  
  4.     Pass The Bucks uses a peculiar narrow font for easy legibility
  5. when data is packed onto the screen.  This font is called for by name
  6. from the program.  It is not necessary to place the appropriate font
  7. files in your FONTS: directory if you simply modify the first ASSIGN
  8. statement in the script file named "PTBx" to...
  9.  
  10. ASSIGN FONTS: <the appropriate path to find the directory,>PTBfont
  11.  
  12.     You must then create (or make sure one exists) the directory
  13. named "PTBfont", and that it contains a subdirectory named "PTBfnt"
  14. <NOTE THE SPELLING ... IT IS CORRECT> and the file "PTBfnt.font".  In
  15. turn, the PTBfnt subdirectory will contain the file "8".
  16.  
  17.     Upon clicking the icon (or executing the script file), "PTBx",
  18. the logical device FONTS: will be temporarily ASSIGNed to the proper
  19. font for PTB's use.  Upon exiting the program, FONTS: will be reASSIGNed
  20. to SYS:FONTS, from whence it came.
  21.  
  22.